0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
2.0020678043365 419 1.1394 0


No Amazon API Requests Made.


App Debug - Total Time 2.0020678043365 seconds

Number Time From Start Name Description
1 0.65231895446777 Initialise Initialise FSB Function
2 0.65465092658997 App Controller Start Start of the App controller (called before the controller of every page)
3 0.68856596946716 Start of getCategoryListByGroup Function Before first category groups query
4 0.69001078605652 After initial query Before first category groups query
5 0.69001197814941 Get Category List for Group Before the call to getCategoryList function
6 0.69001388549805 Start of GetCategoryList function Start of the function
7 0.69001698493958 Before getting categories Query to get specific category list
8 0.6912088394165 After getting categories Query to get specific category list
9 0.69120979309082 Before getting category custom Before call to function getCategoryCustom
10 0.70995187759399 After getting category custom After call to function getCategoryCustom
11 0.70995497703552 Before getting category custom Before call to function getCategoryCustom
12 0.71856093406677 After getting category custom After call to function getCategoryCustom
13 0.71856379508972 Before getting category custom Before call to function getCategoryCustom
14 0.72317099571228 After getting category custom After call to function getCategoryCustom
15 0.72317385673523 Before getting category custom Before call to function getCategoryCustom
16 0.72626399993896 After getting category custom After call to function getCategoryCustom
17 0.72626495361328 Before getting category custom Before call to function getCategoryCustom
18 0.72944688796997 After getting category custom After call to function getCategoryCustom
19 0.7294487953186 Before getting category custom Before call to function getCategoryCustom
20 0.73255896568298 After getting category custom After call to function getCategoryCustom
21 0.7325599193573 End of GetCategoryList function End of the function
22 0.73256397247314 Get Category List for Group Before the call to getCategoryList function
23 0.73256587982178 Start of GetCategoryList function Start of the function
24 0.73256683349609 Before getting categories Query to get specific category list
25 0.73291087150574 End of getCategoryListByGroup Function Before return()
26 1.5492308139801 App Controller End End of the App controller (called before the controller of every page)
27 1.7485408782959 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.7495498657227 Before Get Options Before the call to getOptions in the tpl class
29 1.7904717922211 After Get Options After the call to getOptions in the tpl class
30 1.7905058860779 App_after Controller End End of the App_after controller (called after the controller of every page)
31 2.0020577907562 Finalizing debug Before the debug is output to the page.
32 2.0020668506622 End of App This is the end of the app logging, final timestamp


Query Debug - 419 Database Queries. Total time 1.1394 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0010 0.0010268688201904
SELECT parameter, value FROM parameters
2 0.0026 0.0026209354400635
SELECT * FROM `bad_bots`
3 0.0002 0.00022697448730469
SET time_zone = 'Europe/London'
4 0.0012 0.0011999607086182
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015838146209717
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.155\";}'
6 0.0012 0.0011508464813232
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752134055'
7 0.0015 0.0014960765838623
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00037288665771484
UPDATE autorun SET lastrun = '2025-07-10 07:54:15' WHERE id = '15'
9 0.0003 0.00032806396484375
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0011 0.0010559558868408
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00028800964355469
SELECT * FROM pages WHERE id = 52
12 0.0021 0.002112865447998
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0307 0.030719041824341
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00063109397888184
SELECT * FROM pages WHERE pagename = 'search'
15 0.0014 0.0014359951019287
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0012 0.0011789798736572
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0071 0.0070860385894775
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0013 0.0013110637664795
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0008 0.00083303451538086
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00037813186645508
SELECT id FROM categories WHERE parent_id = '26'
21 0.0060 0.0060129165649414
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00094318389892578
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0010 0.001021146774292
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00078201293945312
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031280517578125
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030961036682129
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00033807754516602
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030994415283203
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0031468868255615
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00036406517028809
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.0003662109375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029516220092773
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.001133918762207
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032591819763184
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0002748966217041
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029492378234863
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011870861053467
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00033402442932129
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029706954956055
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041413307189941
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030398368835449
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00027203559875488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045108795166016
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0003361701965332
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00037407875061035
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00030517578125
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00040197372436523
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00030779838562012
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00029087066650391
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00045084953308105
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00033688545227051
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00037288665771484
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00036311149597168
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00042295455932617
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00030803680419922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027298927307129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00031590461730957
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046205520629883
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033998489379883
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0021 0.0020849704742432
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00084185600280762
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00040221214294434
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00068807601928711
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00092291831970215
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057387351989746
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8069 0.80692911148071
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.155') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.155') <= INET_ATON(ip_end)
79 0.0015 0.0014500617980957
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00084805488586426
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00040006637573242
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046548843383789
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013620853424072
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010318756103516
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0062 0.0061838626861572
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0020 0.0020060539245605
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00047993659973145
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0011 0.0011439323425293
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.155'
89 0.0017 0.0017499923706055
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0007 0.00071811676025391
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0101 0.010054111480713
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0007 0.00068378448486328
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0007 0.0007021427154541
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0007 0.00066995620727539
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0211 0.021140098571777
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0005 0.00051617622375488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0005 0.00045514106750488
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0008 0.00075316429138184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0007 0.00066208839416504
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0095 0.0094919204711914
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0006 0.00063705444335938
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0004 0.00037217140197754
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0007 0.00069212913513184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0176 0.01758599281311
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0005 0.00050520896911621
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0004 0.00043702125549316
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = '3530'
108 0.0018 0.0017690658569336
SELECT * FROM productimages WHERE product_id = '3530' ORDER BY sortorder ASC
109 0.0017 0.0017409324645996
SELECT * FROM product_image_select WHERE product_id = '3530'
110 0.0013 0.0013461112976074
SELECT * FROM productcustomimages WHERE product_id = '3530'
111 0.0023 0.0023300647735596
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3530' AND a.name = n.originalname
112 0.0015 0.001539945602417
SELECT * FROM productoffers WHERE product_id = '3530' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0005 0.00047087669372559
SELECT * FROM productoffers
                WHERE product_id = '3530' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0025 0.0024960041046143
SELECT * FROM productoffers
                WHERE product_id = 3530
                ORDER BY price ASC LIMIT 1
115 0.0013 0.0013279914855957
SELECT value FROM productattributes
                WHERE product_id = '3530'
                AND name = 'ListPriceAmount'
116 0.0004 0.00040006637573242
SELECT value FROM productattributes WHERE product_id = '3530' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0005 0.00050902366638184
SELECT * FROM products WHERE id = '3856'
118 0.0005 0.00047111511230469
SELECT * FROM productimages WHERE product_id = '3856' ORDER BY sortorder ASC
119 0.0008 0.00076007843017578
SELECT * FROM product_image_select WHERE product_id = '3856'
120 0.0004 0.00043892860412598
SELECT * FROM productcustomimages WHERE product_id = '3856'
121 0.0013 0.00130295753479
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3856' AND a.name = n.originalname
122 0.0005 0.00049996376037598
SELECT * FROM productoffers WHERE product_id = '3856' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0005 0.00046396255493164
SELECT * FROM productoffers
                WHERE product_id = '3856' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0004 0.00038313865661621
SELECT * FROM productoffers
                WHERE product_id = 3856
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00041484832763672
SELECT value FROM productattributes
                WHERE product_id = '3856'
                AND name = 'ListPriceAmount'
126 0.0005 0.00046205520629883
SELECT value FROM productattributes WHERE product_id = '3856' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0005 0.00049901008605957
SELECT * FROM products WHERE id = '4943'
128 0.0005 0.0004570484161377
SELECT * FROM productimages WHERE product_id = '4943' ORDER BY sortorder ASC
129 0.0010 0.00097107887268066
SELECT * FROM product_image_select WHERE product_id = '4943'
130 0.0006 0.00061488151550293
SELECT * FROM productcustomimages WHERE product_id = '4943'
131 0.0010 0.00098180770874023
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4943' AND a.name = n.originalname
132 0.0005 0.00046682357788086
SELECT * FROM productoffers WHERE product_id = '4943' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00035905838012695
SELECT * FROM productoffers
                WHERE product_id = '4943' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00034499168395996
SELECT * FROM productoffers
                WHERE product_id = 4943
                ORDER BY price ASC LIMIT 1
135 0.0004 0.00039315223693848
SELECT value FROM productattributes
                WHERE product_id = '4943'
                AND name = 'ListPriceAmount'
136 0.0004 0.00040102005004883
SELECT value FROM productattributes WHERE product_id = '4943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0005 0.00054597854614258
SELECT * FROM products WHERE id = '3578'
138 0.0005 0.00046896934509277
SELECT * FROM productimages WHERE product_id = '3578' ORDER BY sortorder ASC
139 0.0004 0.00041508674621582
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3578' AND p.id = pi.product_id ORDER BY pi.sortorder
140 0.0007 0.00073599815368652
SELECT * FROM product_image_select WHERE product_id = '3578'
141 0.0004 0.00042819976806641
SELECT * FROM productcustomimages WHERE product_id = '3578'
142 0.0005 0.0005340576171875
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3578'
                GROUP BY o.product_id
143 0.0027 0.0027329921722412
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3578'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
144 0.0005 0.00051093101501465
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3578
145 0.0010 0.00097894668579102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3578' AND a.name = n.originalname
146 0.0004 0.00035786628723145
SELECT * FROM productoffers WHERE product_id = '3578' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0004 0.00035190582275391
SELECT * FROM productoffers
                WHERE product_id = '3578' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00033020973205566
SELECT * FROM productoffers
                WHERE product_id = 3578
                ORDER BY price ASC LIMIT 1
149 0.0004 0.00035905838012695
SELECT value FROM productattributes
                WHERE product_id = '3578'
                AND name = 'ListPriceAmount'
150 0.0004 0.00036501884460449
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3578'
                GROUP BY o.product_id
151 0.0007 0.00071597099304199
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3578'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0004 0.00038814544677734
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3578
153 0.0006 0.00059914588928223
SELECT value FROM productattributes WHERE product_id = '3578' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0004 0.00037598609924316
SELECT * FROM products WHERE parent_id = '3578'
155 0.0004 0.00035786628723145
SELECT * FROM products WHERE id = '3587'
156 0.0005 0.00053000450134277
SELECT * FROM productimages WHERE product_id = '3587' ORDER BY sortorder ASC
157 0.0007 0.00072789192199707
SELECT * FROM product_image_select WHERE product_id = '3587'
158 0.0004 0.0003809928894043
SELECT * FROM productcustomimages WHERE product_id = '3587'
159 0.0009 0.00092291831970215
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3587' AND a.name = n.originalname
160 0.0005 0.00050497055053711
SELECT * FROM productoffers WHERE product_id = '3587' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0004 0.00037598609924316
SELECT * FROM productoffers
                WHERE product_id = '3587' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0004 0.00044107437133789
SELECT value FROM productattributes WHERE product_id = '3587' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0005 0.00048398971557617
SELECT * FROM products WHERE id = '3588'
164 0.0005 0.00053906440734863
SELECT * FROM productimages WHERE product_id = '3588' ORDER BY sortorder ASC
165 0.0008 0.00075292587280273
SELECT * FROM product_image_select WHERE product_id = '3588'
166 0.0004 0.00037217140197754
SELECT * FROM productcustomimages WHERE product_id = '3588'
167 0.0009 0.00093507766723633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3588' AND a.name = n.originalname
168 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '3588' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0003 0.00026917457580566
SELECT * FROM productoffers
                WHERE product_id = '3588' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0003 0.00030517578125
SELECT value FROM productattributes WHERE product_id = '3588' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0005 0.00054287910461426
SELECT * FROM products WHERE id = '3600'
172 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '3600' ORDER BY sortorder ASC
173 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '3600'
174 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '3600'
175 0.0005 0.00053691864013672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3600' AND a.name = n.originalname
176 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '3600' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '3600' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 3600
                ORDER BY price ASC LIMIT 1
179 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '3600'
                AND name = 'ListPriceAmount'
180 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '3600' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
181 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '3606'
182 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '3606' ORDER BY sortorder ASC
183 0.0005 0.00048089027404785
SELECT * FROM product_image_select WHERE product_id = '3606'
184 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3606'
185 0.0005 0.00052094459533691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3606' AND a.name = n.originalname
186 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '3606' AND merchantid = 'A1X6FK5RDHNB96'
187 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3606' AND price > 0
                ORDER BY price ASC LIMIT 1
188 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 3606
                ORDER BY price ASC LIMIT 1
189 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '3606'
                AND name = 'ListPriceAmount'
190 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '3606' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '3738'
192 0.0004 0.00039291381835938
SELECT * FROM productimages WHERE product_id = '3738' ORDER BY sortorder ASC
193 0.0005 0.00048184394836426
SELECT * FROM product_image_select WHERE product_id = '3738'
194 0.0003 0.00025582313537598
SELECT * FROM productcustomimages WHERE product_id = '3738'
195 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3738' AND a.name = n.originalname
196 0.0003 0.00030016899108887
SELECT * FROM productoffers WHERE product_id = '3738' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '3738' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0004 0.00035715103149414
SELECT * FROM productoffers
                WHERE product_id = 3738
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00034093856811523
SELECT value FROM productattributes
                WHERE product_id = '3738'
                AND name = 'ListPriceAmount'
200 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '3738' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '3610'
202 0.0004 0.00039887428283691
SELECT * FROM productimages WHERE product_id = '3610' ORDER BY sortorder ASC
203 0.0003 0.00029206275939941
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3610' AND p.id = pi.product_id ORDER BY pi.sortorder
204 0.0004 0.00042986869812012
SELECT * FROM product_image_select WHERE product_id = '3610'
205 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3610'
206 0.0003 0.00032997131347656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
207 0.0005 0.00045299530029297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
208 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
209 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3610' AND a.name = n.originalname
210 0.0002 0.00023984909057617
SELECT * FROM productoffers WHERE product_id = '3610' AND merchantid = 'A1X6FK5RDHNB96'
211 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '3610' AND price > 0
                ORDER BY price ASC LIMIT 1
212 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 3610
                ORDER BY price ASC LIMIT 1
213 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '3610'
                AND name = 'ListPriceAmount'
214 0.0003 0.00025701522827148
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
215 0.0004 0.00041007995605469
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
216 0.0002 0.00024509429931641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
217 0.0006 0.00055098533630371
SELECT value FROM productattributes WHERE product_id = '3610' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0006 0.00064706802368164
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3610'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
219 0.0003 0.00026702880859375
SELECT * FROM products WHERE parent_id = '3610'
220 0.0004 0.00041103363037109
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4713' AND a.name = n.originalname
221 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '4713' AND merchantid = 'A1X6FK5RDHNB96'
222 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '4713' AND price > 0
                ORDER BY price ASC LIMIT 1
223 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 4713
                ORDER BY price ASC LIMIT 1
224 0.0004 0.00042080879211426
SELECT value FROM productattributes
                WHERE product_id = '4713'
                AND name = 'ListPriceAmount'
225 0.0006 0.00060105323791504
SELECT * FROM products WHERE id = '3613'
226 0.0005 0.00048089027404785
SELECT * FROM productimages WHERE product_id = '3613' ORDER BY sortorder ASC
227 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '3613'
228 0.0003 0.00034189224243164
SELECT * FROM productcustomimages WHERE product_id = '3613'
229 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3613' AND a.name = n.originalname
230 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '3613' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '3613' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 3613
                ORDER BY price ASC LIMIT 1
233 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '3613'
                AND name = 'ListPriceAmount'
234 0.0004 0.00039911270141602
SELECT value FROM productattributes WHERE product_id = '3613' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0004 0.00038695335388184
SELECT * FROM products WHERE id = '3614'
236 0.0004 0.0004119873046875
SELECT * FROM productimages WHERE product_id = '3614' ORDER BY sortorder ASC
237 0.0005 0.00051307678222656
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3614' AND p.id = pi.product_id ORDER BY pi.sortorder
238 0.0007 0.00065088272094727
SELECT * FROM product_image_select WHERE product_id = '3614'
239 0.0004 0.0003511905670166
SELECT * FROM productcustomimages WHERE product_id = '3614'
240 0.0005 0.00048303604125977
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
241 0.0005 0.0004730224609375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
242 0.0003 0.00030088424682617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
243 0.0008 0.00077986717224121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3614' AND a.name = n.originalname
244 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '3614' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '3614' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0003 0.00032305717468262
SELECT * FROM productoffers
                WHERE product_id = 3614
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '3614'
                AND name = 'ListPriceAmount'
248 0.0003 0.00028395652770996
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
249 0.0004 0.00043201446533203
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0003 0.00031089782714844
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
251 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '3614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0004 0.00039982795715332
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
253 0.0003 0.00030088424682617
SELECT * FROM products WHERE id = '3623'
254 0.0005 0.00047111511230469
SELECT * FROM productimages WHERE product_id = '3623' ORDER BY sortorder ASC
255 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '3623'
256 0.0004 0.00039196014404297
SELECT * FROM productcustomimages WHERE product_id = '3623'
257 0.0007 0.00067806243896484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3623' AND a.name = n.originalname
258 0.0003 0.00033116340637207
SELECT * FROM productoffers WHERE product_id = '3623' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0003 0.00030183792114258
SELECT * FROM productoffers
                WHERE product_id = '3623' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 3623
                ORDER BY price ASC LIMIT 1
261 0.0004 0.0003509521484375
SELECT value FROM productattributes
                WHERE product_id = '3623'
                AND name = 'ListPriceAmount'
262 0.0004 0.00038599967956543
SELECT value FROM productattributes WHERE product_id = '3623' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
263 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '3622'
264 0.0004 0.00043988227844238
SELECT * FROM productimages WHERE product_id = '3622' ORDER BY sortorder ASC
265 0.0005 0.00053691864013672
SELECT * FROM product_image_select WHERE product_id = '3622'
266 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '3622'
267 0.0007 0.00071883201599121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3622' AND a.name = n.originalname
268 0.0003 0.00032281875610352
SELECT * FROM productoffers WHERE product_id = '3622' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '3622' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 3622
                ORDER BY price ASC LIMIT 1
271 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '3622'
                AND name = 'ListPriceAmount'
272 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '3622' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
273 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = '3632'
274 0.0004 0.00042200088500977
SELECT * FROM productimages WHERE product_id = '3632' ORDER BY sortorder ASC
275 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '3632'
276 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '3632'
277 0.0006 0.00062012672424316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3632' AND a.name = n.originalname
278 0.0005 0.0004889965057373
SELECT * FROM productoffers WHERE product_id = '3632' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = '3632' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 3632
                ORDER BY price ASC LIMIT 1
281 0.0004 0.00042319297790527
SELECT value FROM productattributes
                WHERE product_id = '3632'
                AND name = 'ListPriceAmount'
282 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '3632' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0004 0.00043511390686035
SELECT * FROM products WHERE id = '3658'
284 0.0004 0.00040102005004883
SELECT * FROM productimages WHERE product_id = '3658' ORDER BY sortorder ASC
285 0.0003 0.00031089782714844
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3658' AND p.id = pi.product_id ORDER BY pi.sortorder
286 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '3658'
287 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '3658'
288 0.0004 0.00037193298339844
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
289 0.0004 0.00043916702270508
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
290 0.0003 0.00026082992553711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
291 0.0007 0.00072503089904785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3658' AND a.name = n.originalname
292 0.0003 0.00026988983154297
SELECT * FROM productoffers WHERE product_id = '3658' AND merchantid = 'A1X6FK5RDHNB96'
293 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '3658' AND price > 0
                ORDER BY price ASC LIMIT 1
294 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 3658
                ORDER BY price ASC LIMIT 1
295 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '3658'
                AND name = 'ListPriceAmount'
296 0.0003 0.00026798248291016
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
297 0.0004 0.00042986869812012
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
298 0.0003 0.00026679039001465
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
299 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '3658' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
300 0.0004 0.00043106079101562
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3658'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
301 0.0003 0.00027799606323242
SELECT * FROM products WHERE parent_id = '3658'
302 0.0004 0.00039505958557129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4518' AND a.name = n.originalname
303 0.0005 0.00045490264892578
SELECT * FROM productoffers WHERE product_id = '4518' AND merchantid = 'A1X6FK5RDHNB96'
304 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = '4518' AND price > 0
                ORDER BY price ASC LIMIT 1
305 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 4518
                ORDER BY price ASC LIMIT 1
306 0.0002 0.00023579597473145
SELECT value FROM productattributes
                WHERE product_id = '4518'
                AND name = 'ListPriceAmount'
307 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = '3665'
308 0.0003 0.00030517578125
SELECT * FROM productimages WHERE product_id = '3665' ORDER BY sortorder ASC
309 0.0004 0.00043010711669922
SELECT * FROM product_image_select WHERE product_id = '3665'
310 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '3665'
311 0.0006 0.00057196617126465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3665' AND a.name = n.originalname
312 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '3665' AND merchantid = 'A1X6FK5RDHNB96'
313 0.0003 0.0003349781036377
SELECT * FROM productoffers
                WHERE product_id = '3665' AND price > 0
                ORDER BY price ASC LIMIT 1
314 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = 3665
                ORDER BY price ASC LIMIT 1
315 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '3665'
                AND name = 'ListPriceAmount'
316 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '3665' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
317 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '3666'
318 0.0003 0.00031614303588867
SELECT * FROM productimages WHERE product_id = '3666' ORDER BY sortorder ASC
319 0.0003 0.00033020973205566
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3666' AND p.id = pi.product_id ORDER BY pi.sortorder
320 0.0004 0.00041818618774414
SELECT * FROM product_image_select WHERE product_id = '3666'
321 0.0003 0.00025105476379395
SELECT * FROM productcustomimages WHERE product_id = '3666'
322 0.0004 0.00037717819213867
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
323 0.0004 0.00043702125549316
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
324 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
325 0.0006 0.00058913230895996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3666' AND a.name = n.originalname
326 0.0002 0.00022006034851074
SELECT * FROM productoffers WHERE product_id = '3666' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3666' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = 3666
                ORDER BY price ASC LIMIT 1
329 0.0003 0.00025081634521484
SELECT value FROM productattributes
                WHERE product_id = '3666'
                AND name = 'ListPriceAmount'
330 0.0003 0.00027704238891602
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
331 0.0006 0.00055885314941406
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
332 0.0003 0.00026893615722656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
333 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '3666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
334 0.0004 0.00038695335388184
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3666'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
335 0.0009 0.00085806846618652
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3530' ORDER BY timestamp DESC
336 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3856' ORDER BY timestamp DESC
337 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4943' ORDER BY timestamp DESC
338 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3578' ORDER BY timestamp DESC
339 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3587' ORDER BY timestamp DESC
340 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3588' ORDER BY timestamp DESC
341 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3600' ORDER BY timestamp DESC
342 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3606' ORDER BY timestamp DESC
343 0.0002 0.00018215179443359
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3738' ORDER BY timestamp DESC
344 0.0002 0.00019311904907227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3610' ORDER BY timestamp DESC
345 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3613' ORDER BY timestamp DESC
346 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3614' ORDER BY timestamp DESC
347 0.0002 0.00022387504577637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3623' ORDER BY timestamp DESC
348 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3622' ORDER BY timestamp DESC
349 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3632' ORDER BY timestamp DESC
350 0.0002 0.00018787384033203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3658' ORDER BY timestamp DESC
351 0.0002 0.0001828670501709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3665' ORDER BY timestamp DESC
352 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3666' ORDER BY timestamp DESC
353 0.0008 0.00077009201049805
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
354 0.0007 0.00067901611328125
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
355 0.0003 0.0002899169921875
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
356 0.0132 0.013239860534668
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
357 0.0011 0.0011141300201416
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
358 0.0004 0.00035595893859863
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
359 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = 1626
360 0.0003 0.00026917457580566
SELECT * FROM products WHERE id = 4041
361 0.0002 0.0002439022064209
SELECT * FROM products WHERE id = 4312
362 0.0002 0.00023698806762695
SELECT * FROM products WHERE id = 777
363 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = 3881
364 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = 4213
365 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = '1626'
366 0.0005 0.00049304962158203
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
367 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '1626'
368 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '1626'
369 0.0006 0.00057697296142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
370 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
371 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
372 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
373 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '4041'
374 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
375 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '4041'
376 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '4041'
377 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
378 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
379 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
380 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
381 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = '4312'
382 0.0003 0.00028419494628906
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
383 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '4312'
384 0.0002 0.00024890899658203
SELECT * FROM productcustomimages WHERE product_id = '4312'
385 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
386 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
387 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
388 0.0004 0.00035691261291504
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
389 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '777'
390 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
391 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '777'
392 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '777'
393 0.0007 0.00066900253295898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
394 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
395 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
396 0.0003 0.00032615661621094
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
397 0.0004 0.00040793418884277
SELECT * FROM products WHERE id = '3881'
398 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
399 0.0005 0.0004889965057373
SELECT * FROM product_image_select WHERE product_id = '3881'
400 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '3881'
401 0.0007 0.0006871223449707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
402 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
403 0.0003 0.00033688545227051
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
404 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
405 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '4213'
406 0.0003 0.00034618377685547
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
407 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '4213'
408 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4213'
409 0.0007 0.00070500373840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
410 0.0003 0.00030422210693359
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
411 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
412 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
413 0.0015 0.0014607906341553
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
414 0.0007 0.00066494941711426
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
415 0.0018 0.0018479824066162
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
416 0.0009 0.0008549690246582
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
417 0.0004 0.00036883354187012
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
418 0.0005 0.0005040168762207
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
419 0.0008 0.00076198577880859
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'